Welcome![Sign In][Sign Up]
Location:
Search - dm642 interrupt

Search list

[OtherDM642_serial

Description: 利用DM642和dsp/bios,串口中断编程(外中断使用方法和752b中断使用方法),752b芯片,并附有各个设置寄存器使用说明。上机测试通过。-use and DM642 dsp / bios. interrupt programming (external interrupt usage and 752 b interruption use), 752b chips, all set with a register use. On the plane when the test.
Platform: | Size: 484456 | Author: 尹中心 | Hits:

[Other resourceDM642_uartRS232bios

Description: 这是一个DM642平台下测试UART的串口程序。 其功能是采用中断的方式完成串口数据的接收的。帮助使用者很好的了解UART编程。-This is a test platform DM642 UART Serial procedures. Its function is to interrupt the completion of the serial data received. Help users understand the UART good programming.
Platform: | Size: 161151 | Author: 聂晟楠 | Hits:

[DSP programTMS320系列DSP中断矢量表的编写和链接

Description: TMS320 系列DSP 中断矢量表的编写及链接 在DSP 编程中,若用户用到中断,需要编写中断服务程序和中断 向量表,并用链接命令来链接起来。中断向量表是一些跳转指令,每 一个中断源对应一条跳转指令(C54 可选多条跳转指令),这些跳转 指令按顺序排列,跳转指向的地址就是中断服务程序的起始地址。-TMS320 DSP vector interrupt the preparation table and link in the DSP programming, if users use interruption, a need for a break in service interruption to the process and scale, and link with orders to link up. Scale is interrupted to some Jump instructions, every one interrupt source counterparts a Jump Directive (C54 number of optional Jump directive), Jump these instructions in sequence, Jump at the address interrupted service program is the starting address.
Platform: | Size: 78848 | Author: 笑千秋 | Hits:

[OtherDM642_serial

Description: 利用DM642和dsp/bios,串口中断编程(外中断使用方法和752b中断使用方法),752b芯片,并附有各个设置寄存器使用说明。上机测试通过。-use and DM642 dsp/bios. interrupt programming (external interrupt usage and 752 b interruption use), 752b chips, all set with a register use. On the plane when the test.
Platform: | Size: 484352 | Author: 尹中心 | Hits:

[DSP programDM642_uartRS232bios

Description: 这是一个DM642平台下测试UART的串口程序。 其功能是采用中断的方式完成串口数据的接收的。帮助使用者很好的了解UART编程。-This is a test platform DM642 UART Serial procedures. Its function is to interrupt the completion of the serial data received. Help users understand the UART good programming.
Platform: | Size: 234496 | Author: 聂晟楠 | Hits:

[DSP programrealtime

Description: DM642 ti c6000 多任务/ 中断使用示例-DM642 ti c6000 multi-task/interrupt the use of sample
Platform: | Size: 37888 | Author: feng | Hits:

[DSP programnew_interup

Description: 使用DSP的DM642中EDMA中断服务程序,用来做语音数据的采集和存储。-The use of DSP-DM642 in EDMA interrupt service routine, used to make voice data collection and storage.
Platform: | Size: 1024 | Author: 李女士 | Hits:

[assembly languageinterrupt_and_timer

Description: 在DM642硬件平台上,CCS软件平台上,通过DSP的汇编语言来配置DM642的中断和定时器-In the DM642 hardware platforms, CCS software platform, through the DSP s assembly language to configure the DM642 and the timer interrupt
Platform: | Size: 2048 | Author: 李金岳 | Hits:

[DSP programTMS320-DSP-vectors

Description: 基于C语言设置TMS320 DSP中断向量表: 随着DSP芯片应用的不断深入,用C语言开发DSP芯片,不仅可以使DSP芯片的开发速度大大提高,也使得程序的修改和移植变得十分方便。C语言设置TMS320系列DSP中断向量表是高级语言开发DSP的一个具体应用。-Based on the C language settings TMS320 DSP Interrupt Vector Table: With the continuous application of DSP chips in depth, using C language to develop DSP chips, not only enable the development of DSP chips significantly enhance the speed, but also makes changes to procedures and transplantation has become very convenient. C language settings TMS320 series DSP interrupt vector table is a high-level language to develop a specific application of DSP.
Platform: | Size: 4096 | Author: 小艾 | Hits:

[Other Embeded programOSDmpeg4_Lyang_08_0523

Description: DM642的mpeg4编码,达到50帧/s,包含自己写的OSD模块,使用中断方式刷新时间-DM642 the mpeg4 encoding, reaching 50/s, contains the OSD to write their own modules, the use of interrupt refresh time
Platform: | Size: 1869824 | Author: 马甲 | Hits:

[DSP programuart_test

Description: DM642 DSP串口中断测试程序,可实现串口收发-DM642 DSP serial port interrupt test procedure can be realized serial transceiver
Platform: | Size: 11264 | Author: 黄莹 | Hits:

[Other Embeded programwiekey

Description: dm642中断方式读取感应键盘和韦根信号-dm642 interrupt to read the keyboard and Wiegand sensor signal
Platform: | Size: 2048 | Author: 张超 | Hits:

[DSP programTImer

Description: 能较为准确的计时并将时钟、分钟、秒钟显示到数码管上,此实验是利用DSP的定时器做时钟,并将时钟、分钟、秒钟显示到数码管上。编写程序时先编写定时器初始化程序,运用DSP定时器来定时计数,并通过定时器中断服务程序刷新数码管。其硬件连接原理图和I/O端口地址译码请参考实验五输入输出模块中的数码显示输出模块。-Can be more accurate timing and the clock, minutes, seconds display to digital control, this experiment is done using DSP timer clock, the clock, minutes, seconds display to digital pipe. Preparation program to prepare the first timer initialization procedure, the use of DSP timer to count from time to time, and through the timer interrupt service routine refresh digital tube. Schematic diagram of the hardware connection and the I/O port address decoding Please refer to experiment five input and output module digital display output module.
Platform: | Size: 54272 | Author: 牟晓春 | Hits:

[DSP programTimer_LED

Description: DM642-PCI中定时器与LED实验,涉及到CSL库,中断,链接命令文件的编写等。-That s a project about Timer and LED of DM642-PCI. It s include CSL library,interrupt and CMD file...
Platform: | Size: 123904 | Author: 袁利 | Hits:

[VC/MFCDSPint-book

Description: dm642中断设置的简明教程,语言浅显易懂,从大面上介绍了DM642的中断设置-dm642 Concise Guide interrupt settings, language easy to understand, from the large surface presented to set the interrupt DM642
Platform: | Size: 10240 | Author: 汤晓磊 | Hits:

[DSP programTimerAndGpio

Description: DM642中断调用GPIO程序,在dm642上面已经调试通过!-DM642 interrupt GPIO program in DM642 calls, above have debugging through!
Platform: | Size: 18432 | Author: wangguo | Hits:

[DSP programdm642_uart

Description: DM642串口中断程序,BIOS方式实现,所有非BIOS方式的程序都测试过,都没法进入中断,这种BIOS方式的可以进入中断-DM642 serial interrupt program BIOS achieved, all non-BIOS way procedures are tested, no law into interrupt this BIOS mode can enter the interrupt
Platform: | Size: 205824 | Author: BruceLee | Hits:

[DSP programHWI

Description: TI的DM642芯片 ,硬件中断使用详解-TI' s DM642 chip, hardware interrupt explain the use of
Platform: | Size: 165888 | Author: huajia | Hits:

CodeBus www.codebus.net